From 471000d96da88bfae3c2bfd114b4ee867355e3a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aur=C3=A9lien=20COUDERC?= Date: Tue, 9 Dec 2025 20:50:59 +0100 Subject: [PATCH] Import kpipewire_6.5.4-1.debian.tar.xz [dgit import tarball kpipewire 6.5.4-1 kpipewire_6.5.4-1.debian.tar.xz] --- changelog | 365 +++++++++++++++++++++++++++ control | 109 ++++++++ copyright | 204 +++++++++++++++ libkpipewire-data.install | 3 + libkpipewire-dev.install | 5 + libkpipewire6.install | 2 + libkpipewire6.symbols | 163 ++++++++++++ libkpipewiredmabuf6.install | 2 + libkpipewiredmabuf6.symbols | 9 + libkpipewirerecord6.install | 2 + libkpipewirerecord6.symbols | 95 +++++++ qml6-module-org-kde-pipewire.install | 1 + rules | 9 + salsa-ci.yml | 5 + salsa/extra_repository.list | 1 + salsa/qt-kde-team.debian.net.asc | 51 ++++ source/format | 1 + upstream/metadata | 6 + upstream/signing-key.asc | 148 +++++++++++ watch | 4 + 20 files changed, 1185 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkpipewire-data.install create mode 100644 libkpipewire-dev.install create mode 100644 libkpipewire6.install create mode 100644 libkpipewire6.symbols create mode 100644 libkpipewiredmabuf6.install create mode 100644 libkpipewiredmabuf6.symbols create mode 100644 libkpipewirerecord6.install create mode 100644 libkpipewirerecord6.symbols create mode 100644 qml6-module-org-kde-pipewire.install create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 salsa/extra_repository.list create mode 100644 salsa/qt-kde-team.debian.net.asc create mode 100644 source/format create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..9380566 --- /dev/null +++ b/changelog @@ -0,0 +1,365 @@ +kpipewire (6.5.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.4). + * Update symbols from build for 6.5.4. + + -- Aurélien COUDERC Tue, 09 Dec 2025 20:50:59 +0100 + +kpipewire (6.5.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.3). + + -- Aurélien COUDERC Tue, 18 Nov 2025 19:23:11 +0100 + +kpipewire (6.5.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Migrate to debian/watch version 5 syntax. + * Add/update David Edmundson’s key in upstream keyring. + * New upstream release (6.5.2). + + -- Aurélien COUDERC Tue, 04 Nov 2025 21:22:58 +0100 + +kpipewire (6.5.1-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.1). + + -- Aurélien COUDERC Tue, 28 Oct 2025 23:08:34 +0100 + +kpipewire (6.5.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.0). + * Refresh copyright information. + * Release to unstable. + + -- Aurélien COUDERC Thu, 16 Oct 2025 21:57:57 +0200 + +kpipewire (6.4.91-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.4.91). + * Update build-deps and deps with the info from cmake. + * Drop backported commits now part of the upstream release. + * Update symbols from build for 6.4.91. + * Drop Rules-Requires-Root: no, not needed anymore since trixie. + + -- Aurélien COUDERC Sun, 05 Oct 2025 12:04:47 +0200 + +kpipewire (6.3.6-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Fix incorrect backport of commit 0ac4aa41 that broke desktop + sharing. (Closes: #1109233, thanks Antonio Russo for the detailed + analysis !) + * New upstream release (6.3.6). + - Fix build with Qt 6.10. + * Refresh patches. + * Backport upstream commit: [9fe7a568] Adjust timers from the correct + thread + + -- Aurélien COUDERC Tue, 15 Jul 2025 16:45:40 +0200 + +kpipewire (6.3.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.3.5). + * Backport upstream commits: + - Fix major VP9 encoding performance issue in apps using kpipewire like + spectacle by actually passing the encoding options to FFmpeg. (kde#488896) + - Correctly handle asynchronous request and feedback of encoding status + changes. + - Improve encoding startup performance by only querying VAAPI when + actually necessary. + * Update symbols from build for 6.3.5. + + -- Aurélien COUDERC Mon, 19 May 2025 00:58:37 +0200 + +kpipewire (6.3.4-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.4). + * Bump Standards-Version to 4.7.2 (No changes needed). + + -- Patrick Franz Thu, 03 Apr 2025 00:58:40 +0200 + +kpipewire (6.3.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.3.1). + * New upstream release (6.3.2). + + -- Aurélien COUDERC Fri, 28 Feb 2025 00:51:21 +0100 + +kpipewire (6.3.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.3.0). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Mon, 10 Feb 2025 14:55:52 +0100 + +kpipewire (6.2.91-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.91). + + -- Aurélien COUDERC Thu, 23 Jan 2025 23:50:56 +0100 + +kpipewire (6.2.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.90). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 11 Jan 2025 23:06:13 +0100 + +kpipewire (6.2.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.5). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 05 Jan 2025 10:56:47 +0100 + +kpipewire (6.2.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.4). + + -- Aurélien COUDERC Tue, 03 Dec 2024 16:21:59 +0100 + +kpipewire (6.2.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.3). + * Release to unstable. + + -- Aurélien COUDERC Mon, 25 Nov 2024 23:14:35 +0100 + +kpipewire (6.2.1-2) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Use dh_qmldeps to detect QML dependencies. + * Add qml6-module packages to -dev package for QML dependency detection. + + -- Sandro Knauß Mon, 25 Nov 2024 19:20:39 +0100 + +kpipewire (6.2.1-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.2.1). + + -- Aurélien COUDERC Tue, 15 Oct 2024 17:45:45 +0200 + +kpipewire (6.2.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.90). + * Update build-deps and deps with the info from cmake. + * New upstream release (6.2.0). + + -- Aurélien COUDERC Sat, 05 Oct 2024 23:17:41 +0200 + +kpipewire (6.1.5-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.5). + + -- Aurélien COUDERC Wed, 11 Sep 2024 23:27:36 +0200 + +kpipewire (6.1.4-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.4). + * Update symbols from build for 6.1.4. + + -- Aurélien COUDERC Sun, 11 Aug 2024 23:58:17 +0200 + +kpipewire (6.1.3-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.1.3). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 21 Jul 2024 23:46:10 +0200 + +kpipewire (6.1.0-2) experimental; urgency=medium + + * Team upload. + * Update the symbols files from the logs of buildds. + + -- Pino Toscano Sat, 22 Jun 2024 06:57:59 +0200 + +kpipewire (6.1.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.1.0). + * Create new packages. + * Update d/copyright. + + -- Patrick Franz Thu, 20 Jun 2024 12:37:54 +0200 + +kpipewire (5.27.11-1) unstable; urgency=medium + + [ Patrick Franz ] + * Bump Standards-Version to 4.7.0 (No changes needed). + * New upstream release (5.27.11). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Sun, 19 May 2024 12:20:52 +0200 + +kpipewire (5.27.10-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.10). + + -- Patrick Franz Thu, 11 Jan 2024 23:21:22 +0100 + +kpipewire (5.27.9-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.9). + + -- Patrick Franz Fri, 27 Oct 2023 21:51:12 +0200 + +kpipewire (5.27.8-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.8). + + -- Patrick Franz Wed, 13 Sep 2023 20:48:20 +0200 + +kpipewire (5.27.7-1) unstable; urgency=medium + + [ Pino Toscano ] + * Add the libpipewire-0.3-dev dependency in libkpipewire-dev, as the kpipewire + headers include pipewire headers. + + [ Patrick Franz ] + * New upstream release (5.27.7). + + -- Patrick Franz Thu, 03 Aug 2023 18:52:16 +0200 + +kpipewire (5.27.5-3) unstable; urgency=medium + + * Release to unstable. + + -- Aurélien COUDERC Sat, 27 May 2023 18:23:40 +0200 + +kpipewire (5.27.5-2) experimental; urgency=medium + + [ Patrick Franz ] + * Update symbols from buildlogs. + + -- Patrick Franz Wed, 10 May 2023 07:43:09 +0200 + +kpipewire (5.27.5-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.5). + * Update symbols from buildlogs. + + -- Patrick Franz Tue, 09 May 2023 23:26:05 +0200 + +kpipewire (5.27.3-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.27.3). + * Add myself to Uploaders. + + -- Patrick Franz Wed, 22 Mar 2023 23:17:25 +0100 + +kpipewire (5.27.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.1). + * New upstream release (5.27.2). + * Update symbols from build for 5.27.2. + + -- Aurélien COUDERC Tue, 28 Feb 2023 18:45:16 +0100 + +kpipewire (5.27.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.27.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.27.0. + + -- Aurélien COUDERC Sat, 18 Feb 2023 17:08:36 +0100 + +kpipewire (5.26.90-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Release to unstable. + + -- Aurélien COUDERC Mon, 23 Jan 2023 21:50:52 +0100 + +kpipewire (5.26.90-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.90). + * Bump Standards-Version to 4.6.2, no change required. + * Add new libkpipewiredmabuf5 library package. + * Update symbols from build for 5.26.90. + * Limit binary packages to linux-any architectures where PipeWire + exists. + * Replace libegl1-mesa-dev build dependency with libegl-dev. + + -- Aurélien COUDERC Sun, 22 Jan 2023 01:37:10 +0100 + +kpipewire (5.26.5-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.5). + + -- Aurélien COUDERC Sat, 07 Jan 2023 00:20:22 +0100 + +kpipewire (5.26.4-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.4). + + -- Aurélien COUDERC Tue, 29 Nov 2022 15:59:28 +0100 + +kpipewire (5.26.3-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.3). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 08 Nov 2022 15:42:23 +0100 + +kpipewire (5.26.2-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.26.2). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 06 Nov 2022 23:06:09 +0100 + +kpipewire (5.26.0-2) unstable; urgency=medium + + * Team upload. + * Modernize the building more: + - add the dh-sequence-pkgkde-symbolshelper build dependency to use the + pkgkde_symbolshelper automatically + - drop the manually specified pkgkde_symbolshelper addon for dh + * Tighten the inter-library dependencies. + * Add the configuration for the CI on salsa. + * Explicitly add the gettext, and pkg-config build dependencies. + + -- Pino Toscano Fri, 04 Nov 2022 09:25:00 +0100 + +kpipewire (5.26.0-1) unstable; urgency=medium + + [ Rik Mills ] + * Initial release. (Closes: #1021573) + + -- Aurélien COUDERC Tue, 11 Oct 2022 00:39:13 +0200 diff --git a/control b/control new file mode 100644 index 0000000..f7bfaf3 --- /dev/null +++ b/control @@ -0,0 +1,109 @@ +Source: kpipewire +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + dh-sequence-qmldeps, + cmake (>= 3.16~), + extra-cmake-modules (>= 6.18.0~), + gettext, + libavcodec-dev, + libavfilter-dev, + libavformat-dev, + libavutil-dev, + libdrm-dev (>= 2.4.62~), + libegl-dev, + libepoxy-dev (>= 1.3~), + libgbm-dev, + libkf6coreaddons-dev (>= 6.2.0~), + libkf6i18n-dev (>= 6.2.0~), + libpipewire-0.3-dev, + libswscale-dev, + libva-dev, + libwayland-dev, + libxkbcommon-dev, + pipewire-bin, + pkgconf, + plasma-wayland-protocols, + qt6-base-dev (>= 6.6.0+dfsg~), + qt6-base-private-dev (>= 6.6.0+dfsg~), + qt6-declarative-dev (>= 6.6.0+dfsg~), + qt6-declarative-private-dev (>= 6.6.0+dfsg~), + qt6-wayland-dev (>= 6.6.0~), +Standards-Version: 4.7.2 +Homepage: https://invent.kde.org/plasma/kpipewire +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpipewire +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpipewire.git + +Package: libkpipewire-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: KDE's Pipewire libraries - data files + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the library data files. + +Package: libkpipewire-dev +Section: libdevel +Architecture: linux-any +Multi-Arch: same +Depends: libkpipewire6 (= ${binary:Version}), + libkpipewiredmabuf6 (= ${binary:Version}), + libkpipewirerecord6 (= ${binary:Version}), + libpipewire-0.3-dev, + qml6-module-org-kde-pipewire (= ${binary:Version}), + qt6-base-dev (>= 6.6.0+dfsg~), + ${misc:Depends}, +Description: KDE's Pipewire libraries - development files + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the library development files. + +Package: libkpipewire6 +Architecture: linux-any +Multi-Arch: same +Depends: libkpipewire-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: KDE's Pipewire libraries - libkpipewire6 library + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the kpipewire main library. + +Package: libkpipewiredmabuf6 +Architecture: linux-any +Multi-Arch: same +Depends: libkpipewire-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: KDE's Pipewire libraries - libkpipewiredmabuf6 + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the kpipewiredmabuf library. + +Package: libkpipewirerecord6 +Architecture: linux-any +Multi-Arch: same +Depends: libkpipewire-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: KDE's Pipewire libraries - libkpipewirerecord6 + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the kpipewirerecord library. + +Package: qml6-module-org-kde-pipewire +Architecture: linux-any +Multi-Arch: same +Depends: ${misc:Depends}, + ${qml6:Depends}, + ${shlibs:Depends}, +Description: KDE's Pipewire libraries - QML module + Components for rendering and recording PipeWire streams using Qt. + . + This package contains the QtQuick module. diff --git a/copyright b/copyright new file mode 100644 index 0000000..1872f18 --- /dev/null +++ b/copyright @@ -0,0 +1,204 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kpipewire +Source: https://invent.kde.org/plasma/kpipewire +Upstream-Contact: plasma-devel@kde.org + +Files: * +Copyright: 2020-2023, Aleix Pol Gonzalez + 2022, Aleix Pol i Gonzalez + 2023, Arjen Hiemstra + 2024, Fabian Vogt + 2023, Marco Martin + 2023-2024, Noah Davis + 2018-2020, Red Hat Inc +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: po/* +Copyright: 2024, Adrián Chaves (Gallaecio) + 2022-2024, Eloy Cuadra + 2022-2025, Emir SARI + 2022, Frederik Schwarzer + 2022-2024, Freek de Kruijf + 2023-2024, giovanni + 2025, Guilherme Marçal Silva + 2023-2024, Johannes Obermayr + 2022-2024, Josep M. Ferrer + 2024, KDE euskaratzeko proiektuko arduraduna + 2023-2024, Kisaragi Hiu + 2024, Kristof Kiszel + 2023-2024, Mincho Kondarev + 2022-2025, Olesya Gerasimenko + 2022-2024, Shinjo Park + 2022-2024, Stefan Asserhäll + 2022-2024, Steve Allewell + 2022-2024, Tommi Nieminen + 2024, Toms Trasūns + 2022-2024, Vincenzo Reale + 2022-2024, Xavier Besnard + 2024, Yaron Shahrabani + 2022-2024, Zayed Al-Saidi + 2022-2024, Łukasz Wojniłowicz +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: src/dmabufhandler.cpp +Copyright: 2022, Aleix Pol i Gonzalez +License: Apache-2.0 + +Files: cmake/FindLibdrm.cmake + src/monitors/autotests/CMakeLists.txt + src/monitors/CMakeLists.txt +Copyright: 2014, Alex Merry + 2023, Fushan Wen + 2014, Martin Gräßlin +License: BSD-3-Clause + +Files: .gitlab-ci.yml + .kde-ci.yml +Copyright: None +License: CC0-1.0 + +Files: src/monitors/autotests/alarm-clock-elapsed.oga + src/monitors/autotests/mediamonitortest.cpp + src/monitors/autotests/mediamonitortest.qml + src/monitors/mediamonitor.cpp + src/monitors/mediamonitor.h +Copyright: 2008, Alexander Larsson + 2023, Collabora Ltd. + 2008, Frans Englich + 2023, Fushan Wen + 2008, Lennart Poettering + 2008, Marc-Andre Lureau + 2008, Patryk Zawadzki +License: GPL-2.0-or-later + +Files: debian/* +Copyright: 2022-2025, Debian Qt/KDE Maintainers + 2022, Jonathan Esk-Riddell + 2022, Rik Mills +License: GPL-2.0-or-later + +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian systems, the complete text of the Apache License 2.0 can + be found in "/usr/share/common-licenses/Apache-2.0" + +License: BSD-3-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: CC0-1.0 + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL + SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT + RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. + CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR + THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR + DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER. + . + Statement of Purpose + . + The laws of most jurisdictions throughout the world automatically confer + exclusive Copyright and Related Rights (defined below) upon the creator and + subsequent owner(s) (each and all, an "owner") of an original work of + authorship and/or a database (each, a "Work"). + . + On Debian systems, the complete text of the Creative Commons Zero v1.0 Universal + license can be found in "/usr/share/common-licenses/CC0-1.0". + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: LGPL-2.1-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 2.1 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see + . + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + license or (at your option) any later version that is accepted by + the membership of KDE e.V. (or its successor approved by the + membership of KDE e.V.), which shall act as a proxy as defined in + Section 6 of version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. diff --git a/libkpipewire-data.install b/libkpipewire-data.install new file mode 100644 index 0000000..250a639 --- /dev/null +++ b/libkpipewire-data.install @@ -0,0 +1,3 @@ +usr/share/locale/*/*/kpipewire6.mo +usr/share/qlogging-categories6/kpipewire.categories +usr/share/qlogging-categories6/kpipewirerecord.categories diff --git a/libkpipewire-dev.install b/libkpipewire-dev.install new file mode 100644 index 0000000..d75078c --- /dev/null +++ b/libkpipewire-dev.install @@ -0,0 +1,5 @@ +usr/include/ +usr/lib/*/cmake/ +usr/lib/*/libKPipeWire.so +usr/lib/*/libKPipeWireDmaBuf.so +usr/lib/*/libKPipeWireRecord.so diff --git a/libkpipewire6.install b/libkpipewire6.install new file mode 100644 index 0000000..86d43d1 --- /dev/null +++ b/libkpipewire6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKPipeWire.so.6 +usr/lib/*/libKPipeWire.so.6.* diff --git a/libkpipewire6.symbols b/libkpipewire6.symbols new file mode 100644 index 0000000..a1c279c --- /dev/null +++ b/libkpipewire6.symbols @@ -0,0 +1,163 @@ +# SymbolsHelper-Confirmed: 6.5.4 amd64 +libKPipeWire.so.6 libkpipewire6 #MINVER# +* Build-Depends-Package: libkpipewire-dev + _Z35qml_register_types_org_kde_pipewirev@Base 6.4.91 + _ZN10VaapiUtils10devicePathEv@Base 6.1.0 + _ZN10VaapiUtils10openDeviceEPiRK10QByteArray@Base 6.1.0 + _ZN10VaapiUtils11closeDeviceEPiPv@Base 6.1.0 + _ZN10VaapiUtils15supportsProfileE9VAProfile@Base 6.1.0 + _ZN10VaapiUtils15supportsProfileE9VAProfilePvRK10QByteArray@Base 6.1.0 + (subst)_ZN10VaapiUtils16supportsModifierEj{uint64_t}@Base 6.1.0 + _ZN10VaapiUtils21rateControlForProfileE9VAProfile12VAEntrypointPvRK10QByteArray@Base 6.1.0 + _ZN10VaapiUtils8instanceEv@Base 6.1.0 + _ZN10VaapiUtilsC1ENS_7PrivateE@Base 6.1.0 + _ZN10VaapiUtilsC2ENS_7PrivateE@Base 6.1.0 + _ZN10VaapiUtilsD1Ev@Base 6.1.0 + _ZN10VaapiUtilsD2Ev@Base 6.1.0 + _ZN12PipeWireCore10onCoreInfoEPvPK12pw_core_info@Base 6.1.0 + _ZN12PipeWireCore10pipeBrokenEv@Base 6.1.0 + _ZN12PipeWireCore11onCoreErrorEPvjiiPKc@Base 6.1.0 + _ZN12PipeWireCore11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN12PipeWireCore11qt_metacastEPKc@Base 6.1.0 + _ZN12PipeWireCore14pipewireFailedERK7QString@Base 6.1.0 + _ZN12PipeWireCore14s_pwCoreEventsE@Base 6.1.0 + _ZN12PipeWireCore16staticMetaObjectE@Base 6.1.0 + _ZN12PipeWireCore4initEi@Base 6.1.0 + _ZN12PipeWireCore5fetchEi@Base 6.1.0 + _ZN12PipeWireCore9init_coreEv@Base 6.1.0 + _ZN12PipeWireCoreC1Ev@Base 6.1.0 + _ZN12PipeWireCoreC2Ev@Base 6.1.0 + _ZN12PipeWireCoreD0Ev@Base 6.1.0 + _ZN12PipeWireCoreD1Ev@Base 6.1.0 + _ZN12PipeWireCoreD2Ev@Base 6.1.0 + _ZN17PipeWireFrameDataC1E16spa_video_formatPv5QSizeiP28PipeWireFrameCleanupFunction@Base 6.1.0 + _ZN17PipeWireFrameDataC2E16spa_video_formatPv5QSizeiP28PipeWireFrameCleanupFunction@Base 6.1.0 + _ZN17PipeWireFrameDataD1Ev@Base 6.1.0 + _ZN17PipeWireFrameDataD2Ev@Base 6.1.0 + _ZN18PipeWireSourceItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemChangeDataE@Base 6.1.0 + _ZN18PipeWireSourceItem11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN18PipeWireSourceItem11qt_metacastEPKc@Base 6.1.0 + _ZN18PipeWireSourceItem12processFrameERK13PipeWireFrame@Base 6.1.0 + _ZN18PipeWireSourceItem12readyChangedEv@Base 6.1.0 + _ZN18PipeWireSourceItem12stateChangedEv@Base 6.1.0 + _ZN18PipeWireSourceItem13nodeIdChangedEj@Base 6.1.0 + _ZN18PipeWireSourceItem14setAllowDmaBufEb@Base 6.1.0 + _ZN18PipeWireSourceItem15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE@Base 6.1.0 + _ZN18PipeWireSourceItem16releaseResourcesEv@Base 6.1.0 + _ZN18PipeWireSourceItem16staticMetaObjectE@Base 6.1.0 + _ZN18PipeWireSourceItem17componentCompleteEv@Base 6.1.0 + _ZN18PipeWireSourceItem17streamSizeChangedEv@Base 6.1.0 + _ZN18PipeWireSourceItem18updateTextureImageERKSt10shared_ptrI17PipeWireFrameDataE@Base 6.1.0 + _ZN18PipeWireSourceItem18usingDmaBufChangedEv@Base 6.1.0 + _ZN18PipeWireSourceItem19updateTextureDmaBufERK16DmaBufAttributes16spa_video_format@Base 6.1.0 + _ZN18PipeWireSourceItem20invalidateSceneGraphEv@Base 6.5.4 + _ZN18PipeWireSourceItem5setFdEj@Base 6.1.0 + _ZN18PipeWireSourceItem7refreshEv@Base 6.1.0 + _ZN18PipeWireSourceItem7resetFdEv@Base 6.1.0 + _ZN18PipeWireSourceItem8setReadyEb@Base 6.1.0 + _ZN18PipeWireSourceItem9fdChangedEj@Base 6.1.0 + _ZN18PipeWireSourceItem9setNodeIdEj@Base 6.1.0 + _ZN18PipeWireSourceItemC1EP10QQuickItem@Base 6.1.0 + _ZN18PipeWireSourceItemC2EP10QQuickItem@Base 6.1.0 + _ZN18PipeWireSourceItemD0Ev@Base 6.1.0 + _ZN18PipeWireSourceItemD1Ev@Base 6.1.0 + _ZN18PipeWireSourceItemD2Ev@Base 6.1.0 + _ZN20PipeWireSourceStream10coreFailedERK7QString@Base 6.1.0 + _ZN20PipeWireSourceStream11handleFrameEP9pw_buffer@Base 6.1.0 + _ZN20PipeWireSourceStream11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN20PipeWireSourceStream11qt_metacastEPKc@Base 6.1.0 + _ZN20PipeWireSourceStream11streamReadyEv@Base 6.1.0 + _ZN20PipeWireSourceStream12createStreamEji@Base 6.1.0 + _ZN20PipeWireSourceStream12setUsageHintENS_9UsageHintE@Base 6.1.0 + _ZN20PipeWireSourceStream12stateChangedE15pw_stream_stateS0_@Base 6.1.0 + _ZN20PipeWireSourceStream13frameReceivedERK13PipeWireFrame@Base 6.1.0 + (subst)_ZN20PipeWireSourceStream13onRenegotiateEPv{uint64_t}@Base 6.1.0 + _ZN20PipeWireSourceStream13stopStreamingEv@Base 6.1.0 + _ZN20PipeWireSourceStream14setAllowDmaBufEb@Base 6.1.0 + _ZN20PipeWireSourceStream14startStreamingEv@Base 6.1.0 + _ZN20PipeWireSourceStream15setMaxFramerateERK8Fraction@Base 6.1.0 + _ZN20PipeWireSourceStream16setDamageEnabledEb@Base 6.1.0 + _ZN20PipeWireSourceStream16staticMetaObjectE@Base 6.1.0 + _ZN20PipeWireSourceStream19createFormatsParamsE15spa_pod_builder@Base 6.1.0 + _ZN20PipeWireSourceStream20onStreamParamChangedEPvjPK7spa_pod@Base 6.1.0 + _ZN20PipeWireSourceStream20onStreamStateChangedEPv15pw_stream_stateS1_PKc@Base 6.1.0 + _ZN20PipeWireSourceStream23streamParametersChangedEv@Base 6.1.0 + _ZN20PipeWireSourceStream25renegotiateModifierFailedE16spa_video_formaty@Base 6.1.0 + _ZN20PipeWireSourceStream25spaVideoFormatToDrmFormatE16spa_video_format@Base 6.1.0 + _ZN20PipeWireSourceStream6nodeIdEv@Base 6.1.0 + _ZN20PipeWireSourceStream7processEv@Base 6.1.0 + _ZN20PipeWireSourceStream9onDestroyEPv@Base 6.1.4 + _ZN20PipeWireSourceStream9setActiveEb@Base 6.1.0 + _ZN20PipeWireSourceStreamC1EP7QObject@Base 6.1.0 + _ZN20PipeWireSourceStreamC2EP7QObject@Base 6.1.0 + _ZN20PipeWireSourceStreamD0Ev@Base 6.1.0 + _ZN20PipeWireSourceStreamD1Ev@Base 6.1.0 + _ZN20PipeWireSourceStreamD2Ev@Base 6.1.0 + _ZN9GLHelpers11createImageEPvRK16DmaBufAttributesjRK5QSizeP10gbm_device@Base 6.1.0 + _ZN9GLHelpers13formatGLErrorEj@Base 6.1.0 + _ZN9GLHelpers14formatEGLErrorEj@Base 6.1.0 + _ZN9GLHelpers15initDebugOutputEv@Base 6.1.0 + (subst)_ZN9PWHelpers17SpaBufferToQImageEPKhii{qptrdiff}16spa_video_formatP28PipeWireFrameCleanupFunction@Base 6.1.0 + _ZNK10VaapiUtils11maximumSizeEv@Base 6.1.0 + _ZNK10VaapiUtils11minimumSizeEv@Base 6.1.0 + _ZNK10VaapiUtils12supportsH264ERK10QByteArray@Base 6.1.0 + _ZNK10VaapiUtils20querySizeConstraintsEPv@Base 6.1.0 + _ZNK12PipeWireCore10metaObjectEv@Base 6.1.0 + _ZNK12PipeWireCore5errorEv@Base 6.1.0 + _ZNK17PipeWireFrameData4copyEv@Base 6.1.0 + _ZNK17PipeWireFrameData7toImageEv@Base 6.1.0 + _ZNK18PipeWireSourceItem10metaObjectEv@Base 6.1.0 + _ZNK18PipeWireSourceItem10streamSizeEv@Base 6.1.0 + _ZNK18PipeWireSourceItem11allowDmaBufEv@Base 6.1.0 + _ZNK18PipeWireSourceItem11usingDmaBufEv@Base 6.1.0 + _ZNK18PipeWireSourceItem2fdEv@Base 6.1.0 + _ZNK18PipeWireSourceItem5errorEv@Base 6.1.0 + _ZNK18PipeWireSourceItem5stateEv@Base 6.1.0 + _ZNK18PipeWireSourceItem6nodeIdEv@Base 6.1.0 + _ZNK18PipeWireSourceItem7isReadyEv@Base 6.1.0 + _ZNK20PipeWireSourceStream10metaObjectEv@Base 6.1.0 + _ZNK20PipeWireSourceStream11allowDmaBufEv@Base 6.1.0 + _ZNK20PipeWireSourceStream11usingDmaBufEv@Base 6.1.0 + _ZNK20PipeWireSourceStream28currentPresentationTimestampEv@Base 6.1.0 + _ZNK20PipeWireSourceStream4sizeEv@Base 6.1.0 + _ZNK20PipeWireSourceStream5errorEv@Base 6.1.0 + _ZNK20PipeWireSourceStream5stateEv@Base 6.1.0 + _ZNK20PipeWireSourceStream9framerateEv@Base 6.1.0 + _ZNK20PipeWireSourceStream9usageHintEv@Base 6.1.0 + _ZTI12PipeWireCore@Base 6.1.0 + _ZTI18PipeWireSourceItem@Base 6.1.0 + _ZTI20PipeWireSourceStream@Base 6.1.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.1.0 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.1.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + _ZTS12PipeWireCore@Base 6.1.0 + _ZTS18PipeWireSourceItem@Base 6.1.0 + _ZTS20PipeWireSourceStream@Base 6.1.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.1.0 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + _ZTSSt19_Sp_make_shared_tag@Base 6.1.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + _ZTV12PipeWireCore@Base 6.1.0 + _ZTV18PipeWireSourceItem@Base 6.1.0 + _ZTV20PipeWireSourceStream@Base 6.1.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI10VaapiUtilsSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI17PipeWireFrameDataSaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.1.0 + (optional=templinst)_ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIRFvvEJEEvRS_OT_DpOT0_EUlvE_EERS6_ENUlvE_4_FUNEv@Base 6.1.0 + (c++)"non-virtual thunk to PipeWireSourceItem::componentComplete()@Base" 6.1.0 + (c++)"non-virtual thunk to PipeWireSourceItem::~PipeWireSourceItem()@Base" 6.1.0 diff --git a/libkpipewiredmabuf6.install b/libkpipewiredmabuf6.install new file mode 100644 index 0000000..5d9bcd9 --- /dev/null +++ b/libkpipewiredmabuf6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKPipeWireDmaBuf.so.6 +usr/lib/*/libKPipeWireDmaBuf.so.6.* diff --git a/libkpipewiredmabuf6.symbols b/libkpipewiredmabuf6.symbols new file mode 100644 index 0000000..142c2db --- /dev/null +++ b/libkpipewiredmabuf6.symbols @@ -0,0 +1,9 @@ +# SymbolsHelper-Confirmed: 6.1.0 amd64 +libKPipeWireDmaBuf.so.6 libkpipewiredmabuf6 #MINVER# +* Build-Depends-Package: libkpipewire-dev + _ZN13DmaBufHandler13downloadFrameER6QImageRK13PipeWireFrame@Base 6.1.0 + _ZN13DmaBufHandler8setupEglEv@Base 6.1.0 + _ZN13DmaBufHandlerC1Ev@Base 6.1.0 + _ZN13DmaBufHandlerC2Ev@Base 6.1.0 + _ZN13DmaBufHandlerD1Ev@Base 6.1.0 + _ZN13DmaBufHandlerD2Ev@Base 6.1.0 diff --git a/libkpipewirerecord6.install b/libkpipewirerecord6.install new file mode 100644 index 0000000..c4002d3 --- /dev/null +++ b/libkpipewirerecord6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKPipeWireRecord.so.6 +usr/lib/*/libKPipeWireRecord.so.6.* diff --git a/libkpipewirerecord6.symbols b/libkpipewirerecord6.symbols new file mode 100644 index 0000000..ed2e3b6 --- /dev/null +++ b/libkpipewirerecord6.symbols @@ -0,0 +1,95 @@ +# SymbolsHelper-Confirmed: 6.4.91 amd64 +libKPipeWireRecord.so.6 libkpipewirerecord6 #MINVER# +* Build-Depends-Package: libkpipewire-dev + _Z42qml_register_types_org_kde_pipewire_recordv@Base 6.4.91 + _ZN14PipeWireRecord11makeProduceEv@Base 6.1.0 + _ZN14PipeWireRecord11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN14PipeWireRecord11qt_metacastEPKc@Base 6.1.0 + _ZN14PipeWireRecord13outputChangedERK7QString@Base 6.1.0 + _ZN14PipeWireRecord16staticMetaObjectE@Base 6.1.0 + _ZN14PipeWireRecord9setOutputERK7QString@Base 6.1.0 + _ZN14PipeWireRecordC1EP7QObject@Base 6.1.0 + _ZN14PipeWireRecordC2EP7QObject@Base 6.1.0 + _ZN14PipeWireRecordD0Ev@Base 6.1.0 + _ZN14PipeWireRecordD1Ev@Base 6.1.0 + _ZN14PipeWireRecordD2Ev@Base 6.1.0 + _ZN21PipeWireEncodedStream11makeProduceEv@Base 6.1.0 + _ZN21PipeWireEncodedStream11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN21PipeWireEncodedStream11qt_metacastEPKc@Base 6.1.0 + _ZN21PipeWireEncodedStream11sizeChangedERK5QSize@Base 6.1.0 + _ZN21PipeWireEncodedStream13cursorChangedERK14PipeWireCursor@Base 6.1.0 + _ZN21PipeWireEncodedStream16staticMetaObjectE@Base 6.1.0 + _ZN21PipeWireEncodedStream6PacketC1EbRK10QByteArray@Base 6.1.0 + _ZN21PipeWireEncodedStream6PacketC2EbRK10QByteArray@Base 6.1.0 + _ZN21PipeWireEncodedStream9newPacketERKNS_6PacketE@Base 6.1.0 + _ZN21PipeWireEncodedStreamC1EP7QObject@Base 6.1.0 + _ZN21PipeWireEncodedStreamC2EP7QObject@Base 6.1.0 + _ZN21PipeWireEncodedStreamD0Ev@Base 6.1.0 + _ZN21PipeWireEncodedStreamD1Ev@Base 6.1.0 + _ZN21PipeWireEncodedStreamD2Ev@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream10errorFoundERK7QString@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream10setEncoderENS_7EncoderE@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream10setQualityEh@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream11qt_metacastEPKc@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream12stateChangedEv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream13activeChangedEb@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream13nodeIdChangedEj@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream14encoderChangedEv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream15setMaxFramerateERK8Fraction@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream15setMaxFramerateEjj@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream16staticMetaObjectE@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream18encodingPreferenceEv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream19maxFramerateChangedEv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream19setMaxPendingFramesEi@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream21setEncodingPreferenceENS_18EncodingPreferenceE@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream23maxPendingFramesChangedEv@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream4stopEv@Base 6.3.5 + _ZN25PipeWireBaseEncodedStream5setFdEj@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream5startEv@Base 6.3.5 + _ZN25PipeWireBaseEncodedStream9fdChangedEj@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream9setActiveEb@Base 6.1.0 + _ZN25PipeWireBaseEncodedStream9setNodeIdEj@Base 6.1.0 + _ZN25PipeWireBaseEncodedStreamC1EP7QObject@Base 6.1.0 + _ZN25PipeWireBaseEncodedStreamC2EP7QObject@Base 6.1.0 + _ZN25PipeWireBaseEncodedStreamD0Ev@Base 6.1.0 + _ZN25PipeWireBaseEncodedStreamD1Ev@Base 6.1.0 + _ZN25PipeWireBaseEncodedStreamD2Ev@Base 6.1.0 + _ZNK14PipeWireRecord10metaObjectEv@Base 6.1.0 + _ZNK14PipeWireRecord6outputEv@Base 6.1.0 + _ZNK14PipeWireRecord9extensionEv@Base 6.1.0 + _ZNK21PipeWireEncodedStream10metaObjectEv@Base 6.1.0 + _ZNK21PipeWireEncodedStream6Packet10isKeyFrameEv@Base 6.1.0 + _ZNK21PipeWireEncodedStream6Packet4dataEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream10metaObjectEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream12maxFramerateEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream13maxBufferSizeEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream17suggestedEncodersEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream2fdEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream5stateEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream6nodeIdEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream7encoderEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream7qualityEv@Base 6.1.0 + _ZNK25PipeWireBaseEncodedStream8isActiveEv@Base 6.1.0 + _ZTI14PipeWireRecord@Base 6.1.0 + _ZTI21PipeWireEncodedStream@Base 6.1.0 + _ZTI25PipeWireBaseEncodedStream@Base 6.1.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.1.0 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=amd64 armhf)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=amd64 armhf)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.1.0 + _ZTS14PipeWireRecord@Base 6.1.0 + _ZTS21PipeWireEncodedStream@Base 6.1.0 + _ZTS25PipeWireBaseEncodedStream@Base 6.1.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.1.0 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=amd64 armhf)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.1.0 + (arch=amd64 armhf)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.1.0 + _ZTSSt19_Sp_make_shared_tag@Base 6.1.0 + _ZTV14PipeWireRecord@Base 6.1.0 + _ZTV21PipeWireEncodedStream@Base 6.1.0 + _ZTV25PipeWireBaseEncodedStream@Base 6.1.0 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.1.0 diff --git a/qml6-module-org-kde-pipewire.install b/qml6-module-org-kde-pipewire.install new file mode 100644 index 0000000..ec47008 --- /dev/null +++ b/qml6-module-org-kde-pipewire.install @@ -0,0 +1 @@ +usr/lib/*/qt6/qml/org/kde/pipewire/ diff --git a/rules b/rules new file mode 100755 index 0000000..2a9972d --- /dev/null +++ b/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_TESTING=OFF diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..dde1db6 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,5 @@ +include: +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + SALSA_CI_REPROTEST_ARGS: --variations=-build-path diff --git a/salsa/extra_repository.list b/salsa/extra_repository.list new file mode 100644 index 0000000..96b50ae --- /dev/null +++ b/salsa/extra_repository.list @@ -0,0 +1 @@ +deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main diff --git a/salsa/qt-kde-team.debian.net.asc b/salsa/qt-kde-team.debian.net.asc new file mode 100644 index 0000000..6fc55da --- /dev/null +++ b/salsa/qt-kde-team.debian.net.asc @@ -0,0 +1,51 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA= +=o8PI +-----END PGP PUBLIC KEY BLOCK----- diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..2a9378d --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,6 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=kpipewire&resolution=--- +Changelog: https://kde.org/announcements/ +Donation: https://www.kde.org/community/donations/ +Repository: https://invent.kde.org/plasma/kpipewire.git +Repository-Browse: https://invent.kde.org/plasma/kpipewire +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..da7b948 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,148 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +Lg== +=lV41 +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..588130b --- /dev/null +++ b/watch @@ -0,0 +1,4 @@ +Version: 5 +Source: https://download.kde.org/stable/plasma/@ANY_VERSION@/ +Matching-Pattern: @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ +Pgp-Mode: auto -- 2.30.2